public PdfAnnotationHideAction( bool hide, params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation[] annotations)
public: PdfAnnotationHideAction( bool hide, params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation*[]* annotations)
public:PdfAnnotationHideAction( bool hide, ... array<Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^>^ annotations)
'Declaration Public Function New( _ ByVal hideA value indicating whether the action hides annotation(s). As Boolean, _ ByVal ParamArray annotationsThe annotations that should be hidden/shown when action is executed.() As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfAnnotationHideAction Class PdfAnnotationHideAction Members Overload List